Welcome![Sign In][Sign Up]
Location:
Search - SIFT code open

Search list

[Chess Poker gamesGAME

Description: 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digital image processing by the Beijing University courseware, the main contents of letters Jufu color 256 colors to grayscale, hough change OPENCV manual! appliances, very opencv practical, wide powerful image processing software can open, Guan ICP are used to match two sets of unknown points can be used to use opencv complete automotive brand recognition, support thread of the program, the program source image processing algorithm programming code summary, please
Platform: | Size: 2048 | Author: 邵闯 | Hits:

[Graph programSIFT-opencv

Description: 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
Platform: | Size: 4011008 | Author: libinghe | Hits:

[Special Effectsautopano-sift-C

Description: 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
Platform: | Size: 506880 | Author: tangwei | Hits:

[Special EffectsSIFT_vc_code

Description: 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many seeking, learning, discovery learning sift algorithm This is the details of the most useful information a 2, c code though is based on open cv, but does not affect the sift algorithm show the whole process, only used on images openv operation part, can modify to pure VC++ code oh ~ ~
Platform: | Size: 1011712 | Author: bamu | Hits:

[OpenCVqt_open_surf

Description: 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配,特征点聚类等6中功能。本次实验就简单的测试了图片的检测,匹配和特征点聚类3个功能。并加入了简单的界面。   开发环境为:opencv2.4.2+Qt4.8.2+open surf+windosxp-_1 (Sift algorithm) brief in a classic sift algorithm detected feature points in the previous blog to learn and sift algorithm is more stable, more feature points detected, its largest to determine the higher computational complexity. Followed by many scholars to its improvement, one of the well-known surf algorithm, this article described the Chinese meaning of surf speed feature. This article is not devoted to surf all the theory (the best theory is that the author' s thesis), but the surf algorithm under collate for later reference. Main function given by the author of the code to achieve the 6 functions, including static image feature points detection, detection of feature points in the video, pictures match, the match between the video and pictures, feature point clustering 6 in function. This experiment a simple test image detection, matching and feature point clustering of three functions. And by adding a simple interface. Development environment: opencv2.4.2+Qt4.8.2+open sur
Platform: | Size: 2757632 | Author: wuwei | Hits:

[GDI-Bitmapsift-win-recompiled

Description: lowe SIFT算法的源码,调用开源OpenCV,我添加了一个头文件,直接可以运行-lowe SIFT algorithm source code, need the open source OpenCV, I add a header file , can run directly now
Platform: | Size: 10321920 | Author: 高山 | Hits:

[Special Effectssift2

Description: SIFT的开源代码,经评测,效果公认仅次于LOWE的代码-open source code of sift. It is the best one except for Lowe s
Platform: | Size: 36864 | Author: 刘翔 | Hits:

[OtherFeaturepoint2Delaunay

Description: 本代码使用Opencv开源库实现,首先使用sift算子进行特征点提取,然后使用opencv中的三角剖分函数以所提取的特征点为基本点进行三角剖分。-This code uses Opencv open source library implementation, first using sift operator the feature point extraction and use of triangulation opencv functions to the extracted feature points as the basic point triangulation.
Platform: | Size: 4096 | Author: ludalong | Hits:

[.netPCA-SIFT

Description: 开源Sift算法,匹配识别图像,找了很多,感觉有效的不多-open source code: Sift for match picture
Platform: | Size: 625664 | Author: anhuiee | Hits:

[OpenCVopensift-master

Description: open cv的sift尺度不变特征变换C代码源码,效果还不错,分享给大家学习-open cv sift the scale invariant feature transform source code for C, the results were good, for everyone to share learning
Platform: | Size: 131072 | Author: tun | Hits:

[androidAndroid Internals 2015-11

Description: Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can actually sit down and sift through millions lines of Java, C, C++ and XML, just to figurea out how it works? Android Internals::A Confectioner's Cookbook is the first time the inner workings of the world's most popular operating system have been documented! Without going into the lengthy code, it presents the logic and flow of Android's various components using detailed illustrations, verbose annotations and hands-on experiments! And the companion website - http://NewAndroidBook.com/ - offers a cornucopia of bonus material, in the form of special tools, articles and code samples - all free! Volume I takes the power user's point of view - the utilities and functionality accessible through)
Platform: | Size: 8852480 | Author: TimeGone | Hits:

CodeBus www.codebus.net